[INFO] cloning repository https://github.com/gsilvis/rhombus-instinct
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gsilvis/rhombus-instinct" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgsilvis%2Frhombus-instinct", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgsilvis%2Frhombus-instinct'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 301e285d5f08f1798e0cb8b1924aa32ab9ff8039
[INFO] checking gsilvis/rhombus-instinct against try#09eeb2bacb9b40b2ed1d47f03177442c0632cda1 for pr-157710
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgsilvis%2Frhombus-instinct" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gsilvis/rhombus-instinct
[INFO] finished tweaking git repo https://github.com/gsilvis/rhombus-instinct
[INFO] tweaked toml for git repo https://github.com/gsilvis/rhombus-instinct written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gsilvis/rhombus-instinct on toolchain 09eeb2bacb9b40b2ed1d47f03177442c0632cda1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09eeb2bacb9b40b2ed1d47f03177442c0632cda1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gsilvis/rhombus-instinct already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09eeb2bacb9b40b2ed1d47f03177442c0632cda1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 36b80438bb8f6c44e5ce3918eaffc5ccac56d6fb3a805471939fa327fe66b86d
[INFO] running `Command { std: "docker" "start" "36b80438bb8f6c44e5ce3918eaffc5ccac56d6fb3a805471939fa327fe66b86d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "36b80438bb8f6c44e5ce3918eaffc5ccac56d6fb3a805471939fa327fe66b86d" "/opt/rustwide/cargo-home/bin/cargo" "+09eeb2bacb9b40b2ed1d47f03177442c0632cda1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36b80438bb8f6c44e5ce3918eaffc5ccac56d6fb3a805471939fa327fe66b86d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "36b80438bb8f6c44e5ce3918eaffc5ccac56d6fb3a805471939fa327fe66b86d" "/opt/rustwide/cargo-home/bin/cargo" "+09eeb2bacb9b40b2ed1d47f03177442c0632cda1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.46
[INFO] [stderr]    Compiling syn v0.15.24
[INFO] [stderr]     Checking andrew v0.1.4
[INFO] [stderr]     Checking rand_os v0.1.1
[INFO] [stderr]     Checking nix v0.12.0
[INFO] [stderr]     Checking num_cpus v1.9.0
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking x11-dl v2.18.3
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking rand v0.6.4
[INFO] [stderr]     Checking rayon-core v1.4.1
[INFO] [stderr]     Checking rayon v1.0.3
[INFO] [stderr]     Checking parking_lot_core v0.4.0
[INFO] [stderr]     Checking parking_lot v0.7.1
[INFO] [stderr]     Checking jpeg-decoder v0.1.15
[INFO] [stderr]    Compiling serde_derive v1.0.84
[INFO] [stderr]    Compiling num-derive v0.2.3
[INFO] [stderr]     Checking wayland-commons v0.21.10
[INFO] [stderr]     Checking tiff v0.2.1
[INFO] [stderr]     Checking wayland-client v0.21.10
[INFO] [stderr]     Checking image v0.20.1
[INFO] [stderr]     Checking wayland-protocols v0.21.10
[INFO] [stderr]     Checking piston2d-opengl_graphics v0.57.0
[INFO] [stderr]     Checking pistoncore-input v0.23.0
[INFO] [stderr]     Checking smithay-client-toolkit v0.4.4
[INFO] [stderr]     Checking pistoncore-window v0.34.0
[INFO] [stderr]     Checking pistoncore-event_loop v0.39.0
[INFO] [stderr]     Checking piston v0.39.0
[INFO] [stderr]     Checking winit v0.18.1
[INFO] [stderr]     Checking glutin v0.19.0
[INFO] [stderr]     Checking pistoncore-glutin_window v0.51.1
[INFO] [stderr]     Checking rhombus-instinct v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to `<[T; N] as IntoIterator>::into_iter` in Rust 2021
[INFO] [stdout]    --> src/main.rs:239:14
[INFO] [stdout]     |
[INFO] [stdout] 239 |             .into_iter()
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout]     = note: `#[warn(array_into_iter)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 239 -             .into_iter()
[INFO] [stdout] 239 +             .iter()
[INFO] [stdout]     |
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 237 ~         IntoIterator::into_iter(state
[INFO] [stdout] 238 ~             .occupied_places())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to `<[T; N] as IntoIterator>::into_iter` in Rust 2021
[INFO] [stdout]    --> src/main.rs:355:54
[INFO] [stdout]     |
[INFO] [stdout] 355 |         for (x, y) in self.current.occupied_places().into_iter() {
[INFO] [stdout]     |                                                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 355 -         for (x, y) in self.current.occupied_places().into_iter() {
[INFO] [stdout] 355 +         for (x, y) in self.current.occupied_places().iter() {
[INFO] [stdout]     |
[INFO] [stdout] help: or remove `.into_iter()` to iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 355 -         for (x, y) in self.current.occupied_places().into_iter() {
[INFO] [stdout] 355 +         for (x, y) in self.current.occupied_places() {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to `<[T; N] as IntoIterator>::into_iter` in Rust 2021
[INFO] [stdout]    --> src/main.rs:768:50
[INFO] [stdout]     |
[INFO] [stdout] 768 |         for (on, ctxt) in DIGITS[digit as usize].into_iter().zip(ctxts.into_iter()) {
[INFO] [stdout]     |                                                  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 768 -         for (on, ctxt) in DIGITS[digit as usize].into_iter().zip(ctxts.into_iter()) {
[INFO] [stdout] 768 +         for (on, ctxt) in DIGITS[digit as usize].iter().zip(ctxts.into_iter()) {
[INFO] [stdout]     |
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 768 -         for (on, ctxt) in DIGITS[digit as usize].into_iter().zip(ctxts.into_iter()) {
[INFO] [stdout] 768 +         for (on, ctxt) in IntoIterator::into_iter(DIGITS[digit as usize]).zip(ctxts.into_iter()) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to `<[T; N] as IntoIterator>::into_iter` in Rust 2021
[INFO] [stdout]    --> src/main.rs:768:72
[INFO] [stdout]     |
[INFO] [stdout] 768 |         for (on, ctxt) in DIGITS[digit as usize].into_iter().zip(ctxts.into_iter()) {
[INFO] [stdout]     |                                                                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 768 -         for (on, ctxt) in DIGITS[digit as usize].into_iter().zip(ctxts.into_iter()) {
[INFO] [stdout] 768 +         for (on, ctxt) in DIGITS[digit as usize].into_iter().zip(ctxts.iter()) {
[INFO] [stdout]     |
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 768 -         for (on, ctxt) in DIGITS[digit as usize].into_iter().zip(ctxts.into_iter()) {
[INFO] [stdout] 768 +         for (on, ctxt) in DIGITS[digit as usize].into_iter().zip(IntoIterator::into_iter(ctxts)) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to `<[T; N] as IntoIterator>::into_iter` in Rust 2021
[INFO] [stdout]    --> src/main.rs:239:14
[INFO] [stdout]     |
[INFO] [stdout] 239 |             .into_iter()
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout]     = note: `#[warn(array_into_iter)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 239 -             .into_iter()
[INFO] [stdout] 239 +             .iter()
[INFO] [stdout]     |
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 237 ~         IntoIterator::into_iter(state
[INFO] [stdout] 238 ~             .occupied_places())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to `<[T; N] as IntoIterator>::into_iter` in Rust 2021
[INFO] [stdout]    --> src/main.rs:355:54
[INFO] [stdout]     |
[INFO] [stdout] 355 |         for (x, y) in self.current.occupied_places().into_iter() {
[INFO] [stdout]     |                                                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 355 -         for (x, y) in self.current.occupied_places().into_iter() {
[INFO] [stdout] 355 +         for (x, y) in self.current.occupied_places().iter() {
[INFO] [stdout]     |
[INFO] [stdout] help: or remove `.into_iter()` to iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 355 -         for (x, y) in self.current.occupied_places().into_iter() {
[INFO] [stdout] 355 +         for (x, y) in self.current.occupied_places() {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to `<[T; N] as IntoIterator>::into_iter` in Rust 2021
[INFO] [stdout]    --> src/main.rs:768:50
[INFO] [stdout]     |
[INFO] [stdout] 768 |         for (on, ctxt) in DIGITS[digit as usize].into_iter().zip(ctxts.into_iter()) {
[INFO] [stdout]     |                                                  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 768 -         for (on, ctxt) in DIGITS[digit as usize].into_iter().zip(ctxts.into_iter()) {
[INFO] [stdout] 768 +         for (on, ctxt) in DIGITS[digit as usize].iter().zip(ctxts.into_iter()) {
[INFO] [stdout]     |
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 768 -         for (on, ctxt) in DIGITS[digit as usize].into_iter().zip(ctxts.into_iter()) {
[INFO] [stdout] 768 +         for (on, ctxt) in IntoIterator::into_iter(DIGITS[digit as usize]).zip(ctxts.into_iter()) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to `<[T; N] as IntoIterator>::into_iter` in Rust 2021
[INFO] [stdout]    --> src/main.rs:768:72
[INFO] [stdout]     |
[INFO] [stdout] 768 |         for (on, ctxt) in DIGITS[digit as usize].into_iter().zip(ctxts.into_iter()) {
[INFO] [stdout]     |                                                                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 768 -         for (on, ctxt) in DIGITS[digit as usize].into_iter().zip(ctxts.into_iter()) {
[INFO] [stdout] 768 +         for (on, ctxt) in DIGITS[digit as usize].into_iter().zip(ctxts.iter()) {
[INFO] [stdout]     |
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 768 -         for (on, ctxt) in DIGITS[digit as usize].into_iter().zip(ctxts.into_iter()) {
[INFO] [stdout] 768 +         for (on, ctxt) in DIGITS[digit as usize].into_iter().zip(IntoIterator::into_iter(ctxts)) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.89s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.19.0, winit v0.18.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 9`
[INFO] running `Command { std: "docker" "inspect" "36b80438bb8f6c44e5ce3918eaffc5ccac56d6fb3a805471939fa327fe66b86d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36b80438bb8f6c44e5ce3918eaffc5ccac56d6fb3a805471939fa327fe66b86d", kill_on_drop: false }`
[INFO] [stdout] 36b80438bb8f6c44e5ce3918eaffc5ccac56d6fb3a805471939fa327fe66b86d
